summaryrefslogtreecommitdiffstats
path: root/docusaurus/docs/index.mdx
blob: 487c0b8ec121719ed9274ec83250df471378bc4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
slug: /
title: Home page
---

# <br /> Free Wolfram Alpha Step-by-Step Solutions

Get free access to **step-by-step** solutions. Unlock the power of **Wolfram|Alpha Pro** for free. Wolfree is **free** and **open-source** software. Thousands of learners use Wolfree to bypass paywalls.

import FormCTA from "../src/components/FormCTA.tsx";
import FormQuickStart from "../src/components/FormQuickStart.tsx";
import ButtonLink from "../src/components/ButtonLink.tsx";

<FormCTA autoFocus={true} />

<br />
<br />

## How To Use Wolfree

<FormQuickStart />

<br />
<br />

## Mirror Sites

Wolfree operates through a network of mirror sites to ensure uninterrupted access to step-by-step solutions. If you can't access this web page, visit one of our [mirror sites](/mirror) to continue your learning journey.

<p>
  <ButtonLink to="./mirror" text="Access Mirror Sites" />
</p>

<br />
<br />

## Source Code

Wolfree is **free** and **open-source** software. Our inclusive community welcomes individuals from diverse backgrounds to collaborate on our [source code](/source). Let's foster diversity, equity, and inclusion on the Internet. ❤️

<p>
  <ButtonLink to="./source" text="Explore Source Code" />
</p>

<br />
<br />

## How Wolfree Works

Here's a simplified breakdown of how Wolfree works:

1. Programmers distribute the Dockerfile on Fediverse, including platforms compatible with ForgeFed, like Forgejo and Gitea.
2. Website operators install and run Docker.
3. Docker automatically downloads the Dockerfile from Fediverse and builds a Docker image.
4. Web hosting service providers deploy Wolfree mirror sites.
5. Internet service providers allow your web browser to connect to Wolfree mirror sites.
6. You gain **free** access to the computational capabilities of **Wolfram|Alpha Pro**. 🎉

Wolfree leverages a [shadow library](https://en.wikipedia.org/wiki/Shadow_library) that shares **step-by-step** solutions, ensuring you have free access to the learning resources you need.

<br />
<br />

## Testimonials

Here's what our community has to say about Wolfree:

> "Wolfree has been a transformative addition to my academic journey. The **step-by-step** solutions powered by **Wolfram|Alpha Pro** have profoundly enriched my understanding of complex math concepts. Thanks to Wolfree, my grades have seen remarkable improvement. I now approach math confidently." - Olivia (they/them), Student.

> "As a math teacher, I wholeheartedly endorse Wolfree for my students. The **step-by-step** solutions promote genuine comprehension of math concepts. By incorporating the computational capabilities of **Wolfram|Alpha Pro** into my classroom, Wolfree has significantly elevated my students' learning experiences." - Mx. Smith (they/them), Educator.

<br />
<br />

## What You'll Get with Wolfree

By using Wolfree, you'll get **free** access to the full potential of **Wolfram|Alpha Pro**, including:

- Get answers and hints for your math homework problems.
- Use **step-by-step** calculators for chemistry, calculus, algebra, trigonometry, and equation solving.
- Develop a deeper understanding of your homework with detailed steps and hints guiding you from problems to answers.

Unleash the full potential of your learning with Wolfree and elevate your studies to a whole new level. 🚀

It's **free**! Type your math problem and click "**Show Steps**" now!

<FormCTA />

<br />
<br />

<!--
  What Is a Landing Page? Landing Pages Explained | Unbounce
  https://unbounce.com/landing-page-articles/what-is-a-landing-page/
  Is Your Landing Page Good Enough to get into Y Combinator?
  https://yourlandingpagesucks.com/startup-landing-page-teardown-yc/
-->

<!--
  Diversity, equity, and inclusion - Wikipedia
  https://en.wikipedia.org/wiki/Diversity,_equity,_and_inclusion
-->

<!--
  My pronouns are: they/them • Pronouns.page
  https://en.pronouns.page/they
-->

<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->